services.redis.servers.<name>.extraParams
Extra parameters to append to redis-server invocation
- Type
list of string- Default
[ ]- Example
[ "--sentinel" ]- Declared
- <nixpkgs/nixos/modules/services/databases/redis.nix>
Extra parameters to append to redis-server invocation
list of string[ ][
"--sentinel"
]